home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / Add-Ons / MacPerl / Droplet / Echo / Echo.rsrc / TEXT_128_!.txt < prev    next >
Encoding:
Text File  |  1997-07-25  |  39 b   |  5 lines

  1.  
  2. while (@ARGV) {
  3.     print shift, "\n";
  4. }
  5.